Objects and Messages
How objects communicate?
A method is associated with a class.
An object invokes a method as a
reaction to receipt of a message.
ClsEmployee MrJohn
createEmployee
(“John”, 11/12/1978,
23454568)